[DllImport("ws2_32.dll", SetLastError=true)] static extern UInt16 ntohs (UInt16);
Declare Function ntohs Lib "ws2_32.dll" (UInt16) As UInt16
None.
Do you know one? Please contribute it!
Please add some!